C1.C1Schedule Namespace > C1ScheduleStorage Class > Export Method : Export(String,IList<Appointment>,FileFormatEnum) Method |
'Declaration
Public Overloads Sub Export( _ ByVal path As System.String, _ ByVal appointments As System.Collections.Generic.IList(Of Appointment), _ ByVal format As FileFormatEnum _ )
public void Export( System.string path, System.Collections.Generic.IList<Appointment> appointments, FileFormatEnum format )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2